词语吧>英语词典>decimal point翻译和用法

decimal point

英 [ˌdesɪml ˈpɔɪnt]

美 [ˌdesɪml ˈpɔɪnt]

n.  小数点

计算机经济

牛津词典

    noun

    • 小数点
      a dot or point used to separate the whole number from the tenths, hundredths , etc. of a decimal , for example in 0.61

      柯林斯词典

      • 小数点
        Adecimal pointis the dot in front of a decimal fraction.

        英英释义

        noun

        双语例句

        • Obviously a misplaced decimal point.
          小数点显然放错位置了。
        • GetScale() to determine the number of decimal digits after the decimal point that a parameter will support.
          getScale(),用于确定参数在小数点后支持的小数位数。
        • The period is also used as a decimal point.
          句号也可用作十进制的小数点。
        • The groupingUsed attribute takes a Boolean value and controls whether digits before the decimal point are grouped.
          groupingUsed属性带有布尔值并控制是否要对小数点前面的数字分组。
        • Integrated values are shown with the decimal point moving according to the integrated value.
          综合值显示与小数点移动根据综合价值点。
        • With decimal point, span, range and digit zero setting function.
          具有小数点设定、比率、量程及零点调整功能。
        • Automatic decimal point computer a number represented in fixed-point notation.
          小数点自动定位计算机用定点来表示一个数。
        • Each value in the percentage-based limit specification (%,% and%) now can have up to two digits after the decimal point.
          现在,基于百分比的资源限制设置中的每个值(%、%和%)可以精确到小数点后两位。
        • Everything from the decimal point over gets chopped off.
          所有小数点后面的数值都被砍掉了。
        • Internally, BigDecimal is represented as an arbitrary-precision unscaled value and a scale factor, which represents how many places to move the decimal point left to obtain the scaled value.
          在内部,可以用任意精度任何范围的值和一个换算因子来表示BigDecimal,换算因子表示左移小数点多少位,从而得到所期望范围内的值。